# Page Not Found

The URL `templates/pages/{{ url }}` does not exist.

You might be looking for one of these pages:
- [Pages](https://docs.tebex.io/developers/templates/pages.md)
- [layout.html](https://docs.tebex.io/developers/templates/pages/layout.html.md)
- [checkout.html](https://docs.tebex.io/developers/templates/pages/checkout.html.md)
- [category.html](https://docs.tebex.io/developers/templates/pages/category.html.md)
- [index.html](https://docs.tebex.io/developers/templates/pages/index.html.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://docs.tebex.io/developers/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://docs.tebex.io/developers/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/developers/templates/pages.md`)
- Use `Accept: text/markdown` header for content negotiation